virtual properties and lazy loading in c#

115

virtual properties and lazy loading in c# -

$ dotnet add package Microsoft.EntityFrameworkCore.Proxies -v 5.0.0

virtual properties and lazy loading in c# -

public virtual ICollection<Item> Items { get; set; }

Comments

Submit
0 Comments